-
1 SQL view
"A window that displays the SQL statement for the current query or that is used to create an SQL-specific query (union, pass-through, or data definition). When you create a query in Design view, Access constructs the SQL equivalent in SQL view." -
2 SQL-specific query
"A query that consists of an SQL statement. Subqueries and pass-through, union, and data-definition queries are SQL-specific queries." -
3 sql query
"An SQL statement, such as SELECT, INSERT, UPDATE, DELETE, or CREATE TABLE." -
4 RAISERROR statement
A Transact-SQL (T-SQL) statement that displays an error message and sets the \@\@ERROR automatic variable without changing the flow of the procedure. -
5 active statement
A SQL statement that has been run but whose result set has not yet been canceled or fully processed. -
6 bound control
"A control used on a form, report, or data access page to display or modify data from a table, query, or SQL statement." -
7 make-table query
A query (SQL statement) that creates a new table and then creates records (rows) in it by copying records from an existing table. -
8 unbound control
"A control that is not connected to a field in an underlying table, query, or SQL statement. An unbound control is often used to display informational text or decorative pictures." -
9 WHERE clause
The part of an SQL statement that specifies which records to retrieve. -
10 delete query
A query (SQL statement) that removes rows matching the criteria you specify from one or more tables. -
11 Make Table query
A query (SQL statement) that creates a new table and then creates records (rows) in it by copying records from an existing table. -
12 unbound form
"A form that isn't connected to a record source such as a table, query, or SQL statement." -
13 unbound report
"A report that isn't connected to a record source such as a table, query, or SQL statement." -
14 right outer join
"An outer join in which all the records from the right side of the RIGHT JOIN operation in the query's SQL statement are added to the query's results, even if there are no matching values in the joined field from the table on the left." -
15 work item query
"A specialized SELECT statement containing a WHERE clause, and COLUMN and SORT BY elements. Work Item Query is modeled after SQL queries."
См. также в других словарях:
SQL Server Integration Services — (SSIS) is a component of Microsoft SQL Server 2005 and 2008. It replaces Data Transformation Services, which has been a feature of SQL Server since Version 7.0. Unlike DTS, which was included in all versions, SSIS is available in the Standard ,… … Wikipedia
SQL*Plus — is an Oracle command line utility which runs SQL and PL/SQL commands interactively or from a script. Complete documentation for SQL*Plus can be found on the Oracle website [cite web | title=Oracle SQL*Plus documentation |… … Wikipedia
SQL-92 — was the third revision of the SQL database query language. Unlike SQL 89, it was a major revision of the standard. For all but a few minor incompatibilities, the SQL 89 standard is forwards compatible with SQL 92.New Features* SQL Agent * New… … Wikipedia
SQL injection — A SQL injection is often used to attack the security of a website by inputting SQL statements in a web form to get a badly designed website in order to dump the database content to the attacker. SQL injection is a code injection technique that… … Wikipedia
SQL Return Codes — ambox type=move text=This article has now been successfully to Wikibooks. You can find it on Wikibooks under the name . If this page can be into an encyclopedic article, please do so and remove this message and/or add a link to the Wikibook using … Wikipedia
SQL Developer — Oracle SQL Developer Entwickler Oracle Aktuelle Version 3.0 (29. März 2011) Betriebssystem Windows, Linux, Mac OS Programmiersprache … Deutsch Wikipedia
SQL/XML — The SQL/XML, or XML Related Specifications , extension to the SQL standard is defined by ISO/IEC 9075 14:2003. SQL/XML specifies SQL based extensions for using XML in conjunction with SQL. The XML data type is introduced, as well as several… … Wikipedia
SQL-Injektion — SQL Injection (dt. SQL Einschleusung) bezeichnet das Ausnutzen einer Sicherheitslücke in Zusammenhang mit SQL Datenbanken, die durch mangelnde Maskierung oder Überprüfung von Metazeichen in Benutzereingaben entsteht. Der Angreifer versucht dabei … Deutsch Wikipedia
SQL Injection — (dt. SQL Einschleusung) bezeichnet das Ausnutzen einer Sicherheitslücke in Zusammenhang mit SQL Datenbanken, die durch mangelnde Maskierung oder Überprüfung von Metazeichen in Benutzereingaben entsteht. Der Angreifer versucht dabei, über die… … Deutsch Wikipedia
SQL Injektion — SQL Injection (dt. SQL Einschleusung) bezeichnet das Ausnutzen einer Sicherheitslücke in Zusammenhang mit SQL Datenbanken, die durch mangelnde Maskierung oder Überprüfung von Metazeichen in Benutzereingaben entsteht. Der Angreifer versucht dabei … Deutsch Wikipedia
SQL-Injection — (dt. SQL Einschleusung) bezeichnet das Ausnutzen einer Sicherheitslücke in Zusammenhang mit SQL Datenbanken, die durch mangelnde Maskierung oder Überprüfung von Metazeichen in Benutzereingaben entsteht. Der Angreifer versucht dabei, über die… … Deutsch Wikipedia